Skip to content

Conversation

@Jimbo4350
Copy link
Contributor

@Jimbo4350 Jimbo4350 commented Sep 25, 2025

Depends on: IntersectMBO/cardano-api#962

Changelog

- description: |
    Deprecate certificate
  type:
  - compatible     # the API has changed but is non-breaking

Context

Additional context for the PR goes here. If the PR fixes a particular issue please provide a link to the issue.

How to trust this PR

Highlight important bits of the PR that will make the review faster. If there are commands the reviewer can run to observe the new behavior, describe them.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

@Jimbo4350 Jimbo4350 force-pushed the jordan/final-deprecate-certificate branch from cc4a1a2 to b387201 Compare September 25, 2025 11:04
@Jimbo4350 Jimbo4350 force-pushed the jordan/final-deprecate-certificate branch from b387201 to 8f23987 Compare September 25, 2025 11:06
@@ -1,5 +1,5 @@
{
"type": "CertificateConway",
"type": "Certificate",
Copy link
Contributor

@carbolymer carbolymer Sep 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make sure that cardano-testnet and cardano-node-tests pass with this change. I suppose the change to legacyComparison here https://github.com/IntersectMBO/cardano-api/pull/962/files should do the job.

Copy link
Contributor

@carbolymer carbolymer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'll approve after we deal with CLI version for node 10.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants